SpellCheckMenu

public interface SpellCheckMenu

A spell check menu in the context menu.

Functions

Link copied to clipboard
Returns a string that represents the localized text of the "Add to Dictionary" menu item.
Link copied to clipboard
Returns an immutable list of suggested replacements for a misspelled word under the cursor or an empty list if there are no suggestions.
Link copied to clipboard
Returns the misspelled word under the cursor, or an empty string if none is present.